Overload List
Name | Description | |
---|---|---|
AttachAggregationView<(Of <<'(TResult>)>>)(Func<(Of <<'(View<(Of <<'(T>)>>), AggregationView<(Of <<'(T, TResult>)>>)>)>>)) |
Includes an aggregation subquery into the incremental maintenance mechanism of a view.
|
|
AttachAggregationView<(Of <<'(TResult>)>>)(Object, Func<(Of <<'(View<(Of <<'(T>)>>), AggregationView<(Of <<'(T, TResult>)>>)>)>>)) |
Includes an aggregation subquery into the incremental maintenance mechanism of a view and uniquely identifies it among other subqueries of the same view.
|